@charset "utf-8";
body{padding:0px; margin:0px auto; font-size:16px; line-height:29px; color:#333; width:100%; min-width:300px; zoom:1; font-family:"Microsoft YaHei",Regular; background:#fff;}
ul,li,form, dl,dt,dd,div,ul,li,p,em,i,address{ font-style:normal; list-style:none; padding: 0px; margin: 0px;}
h1,h2,h3,h4,h5,h6{ padding:0px; margin:0px;}
select,input,textarea,button{ font-size:16px; border-radius:0; -webkit-border-radius:0; color:#666666; font-family:"微软雅黑";}
input:focus { outline: none;}
input,button,select,textarea{ border:0px;outline:none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/ }
button{ cursor:pointer;}
textarea{resize:none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/ }
textarea,input,select { background:none; border:none; margin:0; padding:0;}
article,aside,footer,header,hgroup,nav,section,figure,fxigcaption,address{ display: block;} /*html5设置*/
figure,figcaption{ margin:0px; padding:0px;}
audio,canvas,progress,video { display: inline-block; vertical-align: baseline;}
img{ max-width:100%; border:none; border:0;  vertical-align:top;}
a{ color:#312927; text-decoration:none; noline:-webkit-tap-highlight-color:rgba(0,0,0,0);transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
a:focus {outline:none; -moz-outline:none;}
a:hover{ text-decoration:none; color:#05449a;}
*:hover{transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.fl{ float:left;}.fr{ float:right;}.tr{ text-align:right;}.tc{ text-align:center;}
.mLeft{left: 0;}.mRight{right: 0;}
.hidetxt{ display:none;}
.clear{ clear:both;}
.clearfix{overflow:hidden;_zoom:1;}
.clearfix:after{ content: ''; display: block; clear: both; height: 0; visibility: hidden; }
.clearfix{*zoom:1;}
:-moz-placeholder {color: #666666;}
::-moz-placeholder {color: #666666;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {color: #666666;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {color: #666666;}
.relative{ position:relative;}
.Contain{ max-width:1200px; margin:0px auto;}
.w1440{max-width: 1440px;margin: 0 auto;}
@media ( max-width:1440px){
.w1440{ margin:0 10px;}
}

@media ( max-width:1200px){
.Contain{ margin:0 10px;}
}
@media ( max-width:998px){
body{font-size:12px; line-height:24px;}
}

.imgbox{ overflow:hidden; position:relative;}
.imgbox span{ background-position:center center; background-repeat:no-repeat; background-size:cover; position:absolute; left:0px; top:0px; width:100%; height:100%;}


.Scale-img {overflow: hidden;cursor: pointer; zoom:1; overflow: hidden;}
.Scale-img img,.Scale-img span {opacity: 1;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}
.Scale-img:hover img,.Scale-img:hover span {opacity: 1;-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1); top:0px; left:0px;}




@font-face{
     font-family: 'Montserrat'; 
     src: url('../fonts/montserrat.eot');
     src:url('../fonts/montserrat.woff') format('woff'),
         url('../fonts/montserrat.ttf') format('truetype'),
         url('../fonts/montserrat.svg') format('svg');
}



/*font*/
.f_red{ color:#f54336;}
.Scale-img {overflow: hidden;cursor: pointer; zoom:1; overflow: hidden;}
.Scale-img img {opacity: 1;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}
.Scale-img:hover img {opacity: 1;-webkit-transform: scale3d(1.2,1.2,1);transform: scale3d(1.2,1.2,1); top:0px; left:0px;}
.f_red{ color:#e60484;}



/*Top*/
.Header{width: 100%;z-index: 9999;height: 120px;background: #fff;padding: 0 120px;box-sizing:border-box;}
.Header .Logo{float:left; line-height: 120px;vertical-align: middle;}
.Header .Logo a img{vertical-align: middle;height: 60px;}
.Header .Logo span{display: inline-block;font-weight: normal;font-size: 20px;color: #333;padding-left: 30px;margin-left: 30px;border-left: 1px solid #d9d9d9;line-height: 35px;vertical-align: middle;}

.YY_QH{margin-left: 30px;font-size: 14px;line-height: 120px;color: #fff;float: right;position: relative;padding-left: 30px;border-left: 1px solid #d9d9d9;}
.YY_QH p{padding-right: 27px;background-image: url(../images/in_06.png);background-repeat:no-repeat ; background-position:right center;}
.YY_Mo{display: none;width: 150px;position: absolute;top: 120px;right: 0;z-index: 999;background: #fff;line-height: 35px;text-align: center;}

.Search{ position:relative; float:right; padding:0 0 0 50px; z-index:777;transition: all ease 0.3s;height: 120px;line-height: 30px;font-size: 16px;}
.Search em{vertical-align:middle;}
.Search .icon{ cursor:pointer; display:block; text-align:center; height:120px; width:35px;background: #fff url(../images/searchico.png) center center no-repeat;}
.searchbox{ display:none; position:absolute; height:33px; right:0px; top:120px; background:#fff; box-shadow:0 0 10px #ddd; border:1px solid #ddd; width:300px;}
.searchbox .i2{ position:absolute; top:-77px; border-radius:50%; right:-1px; cursor:pointer; width:35px; height:35px; background: #fff url(../images/closenav.png) center center no-repeat;}
.searchbox .input{ color:#666;width:90%; height:33px; line-height:33px; text-indent:1em;}
.searchbox .btn button{ position:absolute; right:0px; top:0px; height:33px; width:33px; box-shadow:0 0 4px #ddd; background: #fff url(../images/searchico.png) center center no-repeat;}

@media ( max-width:750px){
	.Search{
		float: none;
	}
}




html.fixd,
.fixd body{position: fixed;width: 100%;overflow: hidden;}

.MainNav{float:right;}
.MainNav ul{float: right;}
.MainNav li{display: inline-block; margin-left:50px; position:relative;line-height: 120px;height: 120px;}
.MainNav li span a{display:block;font-size:16px;}
.MainNav li span em{ position:relative; z-index:1;font-size: 16px;color: #333;vertical-align: middle;}
/*.MainNav .bg{ position:absolute; left:50%; top:0px; height:2px; background:#cce105; width:0%; border-radius:6px; z-index:0;transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
*/
.MainNav li:hover span em,.MainNav li.onnav span em,.MainNav li span em.sele{color: #004098;}
.MainNav li:hover span a,.MainNav li.onnav span a,.MainNav li span a.sele{ color:#004098;}
/*.MainNav li:hover span .bg,.MainNav li.onnav span .bg,.MainNav li span a.sele .bg{ width:100%; left:0%;}*/

.NavPull{ overflow:hidden; width:150px; line-height:40px; top:120px; left:50%;margin-left: -75px; text-align:center; position:absolute; padding-top:2px; z-index:100; display:none;}
.NavPull a{ background:#fff; display:block; color:#666; margin-bottom:2px; border-radius:6px;}
.NavPull a:hover{ background:#004098;color: #fff;}
.NavPull dd{opacity:0;}
.NavPull dd.li1{transition:opacity 1s;}
.NavPull dd.li2{transition:opacity 1s 0.2s;}
.NavPull dd.li3{transition:opacity 1s 0.3s;}
.NavPull dd.li4{transition:opacity 1s 0.4s;}
.NavPull dd.li5{transition:opacity 1s 0.5s;}
.NavPull dd.li6{transition:opacity 1s 0.6s;}
.NavPull dd.li7{transition:opacity 1s 0.7s;}

.MainNav li.onnav .NavPull dd{opacity:1;}
.mstbg{ position:fixed; left:0px; top:0px; width:100%; height:100%; background:rgba(0,0,0,0.4); z-index:886; display:none;}
.openbtn,.closebtn{ cursor:pointer; display:none; float:right;width:30px; margin-top:50px;}
.openbtn.on,.closebtn { top:0px; position:fixed; right:10px;}
.closebtn{ z-index:99999;}
.closebtn.auto{ position:fixed; left:0px; top:0px; width:100%; height:200%; z-index:887; display:none;}
.openbtn span,.closebtn span{ display:block; height:2px; background:#000; margin:4px 0px;transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.openbtn.on .sp1,.closebtn .sp1 {
	-webkit-transform: translate(0, 3px) rotate(45deg) !important;
	-moz-transform: translate(0, 3px) rotate(45deg) !important;
	-ms-transform: translate(0, 3px) rotate(45deg) !important;
	-o-transform: translate(0, 3px) rotate(45deg) !important;
	transform: translate(0, 3px) rotate(45deg) !important; background:#000000 !important;}
.openbtn.on .sp2,.closebtn .sp2 {
	-webkit-transform: translate(0, -3px) rotate(-45deg) !important;
	-moz-transform: translate(0, -3px) rotate(-45deg) !important;
	-ms-transform: translate(0, -3px) rotate(-45deg) !important;
	-o-transform: translate(0, -3px) rotate(-45deg) !important;
	transform: translate(0, -3px) rotate(-45deg) !important; background:#000000 !important;}	
.openbtn.on .sp3,.closebtn .sp3 { display:none;}	


@media ( max-width:1650px){
.Header .Logo a img{height: 60px;}

.MainNav li{ margin-left:20px;}
.YY_QH{padding-left: 15px;margin-left: 15px;}
.Header .Logo span{padding-left: 15px;margin-left: 15px;}
}


@media ( max-width:1420px){
	.Header .Logo a img{height: 50px;}
	.MainNav li span em{font-size: 16px;}
	.Header .Logo{position: relative;}
	.MainNav li{margin-left: 10px;}
	.Header .Logo span{font-size: 14px;}

}
@media ( max-width:1200px){
	.Header{padding: 0 10px;}
.Header .Logo a img{height: 50px;}
.MainNav li{margin-left: 10px;}
.YY_QH p{padding-right: 10px;}
.YY_QH{padding-left: 10px;margin-left: 10px;}
.Header .Logo span{position: absolute;right: 0;bottom: 0;font-size: 14px;border-left: 0;}

}

@media ( max-width:998px){
	.YY_QH{display: block;float: none;line-height: 30px;border-left: 0;}
	.YY_Mo{position: static;}
.Toper .nav{ float:left; padding:0; font-size:12px; font-weight:normal; background:none;}
.Toper .nav i{width:6px; height:40px;}
.Header .Tel{position: static;float: none;padding-left: 40px;display: block;margin: 0 0 10px 0;background-color: #ccc; font-size:12px; font-weight:normal; padding-right:0;background-position: 10px center;}
.Header{clear:both;height: 80px;}
.Header .Logo{width:auto;line-height: 80px;}
.Header .Logo img{ height:32px;}
.Header .Logo span{line-height: 20px;}
.Header .openbtn{ display:block;margin-top: 28px;}
.MainNav{ margin-left: 0;padding-top:90px; position:fixed; z-index:99999; width:180px; height:100%; overflow-y:auto; background:#fff; right:-180px; top:0px;}
.MainNav ul{ text-align: left;float: none;}
.MainNav li{ float:none;display: block; border-bottom:1px solid #eee; width:auto; margin:0;height: auto;line-height: 35px;}
.MainNav li span a{ height:auto; display:block; line-height:46px; padding-left:20px; font-size:16px;}
.MainNav .bg{ display:none;}
.MainNav .arr{ position:absolute; z-index:2; width:40%; height:46px; background:url(../images/arr.png) right center no-repeat; right:0px; top:0px;}
.MainNav li.onnav .arr{ background:url(../images/arr2.png) right center no-repeat;}
.WS_SC{display: block;padding-left: 40px;position: static;float: none;margin: 0 0 10px 0;background-color: #ccc;background-position: 10px center;}
.NavPull { position:static;margin-left: 0;}
.NavPull dd{opacity:1;}
.NavPull a{ background:none;color:#666; font-size:16px; margin-bottom:0px;}
.NavPull a:hover{ background:none; color:#cce105;}

.Search .icon{display: none;}
.searchbox{display: block;position: static;width: 126px;}
.searchbox .i2{display: none;}
.searchbox .input{font-size: 12px;}


}

@media ( max-width:750px){
/*.Header .Logo{padding-top: 5px;}*/
/*.openbtn, .closebtn{padding-top: 5px;}*/
.HomeAL_Cont{height: 140px;}
.Header .Logo a img{height: 40px;}

}



/*Top*/


/*Bottom*/
.Foot_GP .w1440{border-top: 1px solid #e6e6e6;height: 150px;line-height: 80px;border-bottom: 1px solid #e6e6e6;}
.GP_Tit{display: inline-block;padding-left: 47px;margin-left: 5px;background-repeat: no-repeat;background-position: left center;font-size: 20px;color: #05449a;background-image: url(../images/in_54.png);}
.GP_Name{display: inline-block;margin-left: 45px;font-size: 20px;color: #333;}
.GP_ZS{display: inline-block;font-size: 20px;color: #ff0000;margin-left: 45px;}

.Foot_LJ{background: #e6e6e6;height: 100px;line-height: 100px;position: relative;}
.Foot_LJ .w1440.Foot_GoTop{font-size: 16px;color: #808080;}
.Foot_LJ .w1440 a{display: inline-block;padding: 0 15px;font-size: 16px;color: #004098;}
.Foot_GoTop{display: block;width: 18.75%;position: absolute;height: 60px;top: 0;right: 0;background: #004098;color: #fff;padding: 20px 0;line-height: 30px;}
.Foot_GoTop i{display: block;height: 30px;background-image: url(../images/in_58.png);background-repeat: no-repeat;background-position: center;}
.Foot_GoTop span{display: block;text-align: center;font-size: 16px;}


.Footer{/*padding:4.5% 0 0;*/ /*color:#bdbdbc;*/background: #f9f9f9 url(../images/footbg.jpg) center bottom no-repeat;}
.Footer .Sitemap{ padding: 3% 0;}
.Foot_ButRight{ padding: 3% 0;}
.Footer .Sitemap dl{ float:left;width: 16.6%; line-height:36px;color:#9b8f8c; font-size:20px;text-align: right;}
.Footer .Sitemap dl dt{ padding-bottom:24px; color:#333;}
.Footer .Sitemap dl dd a{ font-size:16px; color:#808080;line-height: 34px;display: inline-block;}
.Footer .Sitemap dl dd:hover a{margin-left: 10px;color: #004098;}
.Footer .Sitemap .tel{ padding-top:20px; font-size:30px;}
.Footer .Sitemap .ewmbox{ float:right; width:120px; text-align:right;padding: 0;}
.Footer .Sitemap .ewmbox .logo{ padding:7px 0px 24px;}
.Footer .Sitemap .ewmbox .logo img{ display:block; width:100%;}
.Footer .Sitemap .ewmbox .ewm img{ display:block; width:120px; height:120px;}



.FreeJoin{ position:fixed; z-index:778; width:100%; left:0px; bottom:0px; background:#6e7070;}
.FreeJoin .auto{ position:relative; padding:13px 10px 0px; height:93px; max-width:978px; margin:0px auto;}
.FreeJoin .auto .dyr{ position:absolute; left:10px; bottom:0px;}
.FreeJoin .auto .form{ margin-left:390px; position:relative; padding-right:78px;}
.FreeJoin .auto .form dd{ width:46%; padding:0 4% 3px 0; float:left;}
.FreeJoin .auto .form .input{ width:100%; background:#fff; border-radius:5px; height:38px; text-indent:0.3em;}
.FreeJoin .auto .form select{ width:100%; background:#fff; border-radius:5px; height:38px; text-indent:0.3em;}
.FreeJoin .auto .form .sel{ width:49%; padding-left:1%; float:left;}
.FreeJoin .auto .form dd:nth-child(4){ margin-left:-0.3%;}
.FreeJoin .auto .form .btn{ position:absolute; right:0px; top:0px; width:auto; padding:0px;}
.FreeJoin .close,.Displaybox .close,.hrpopbox .close{ cursor:pointer; position:absolute; right:20px; z-index:999; top:20px;width:26px;}
.FreeJoin .close span,.Displaybox .close span,.hrpopbox .close span{ display:block; height:2px; background:#000; margin:4px 0px;transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.FreeJoin .close .sp1,.Displaybox .close .sp1,.hrpopbox .close .sp1 {
	-webkit-transform: translate(0, 3px) rotate(45deg) !important;
	-moz-transform: translate(0, 3px) rotate(45deg) !important;
	-ms-transform: translate(0, 3px) rotate(45deg) !important;
	-o-transform: translate(0, 3px) rotate(45deg) !important;
	transform: translate(0, 3px) rotate(45deg) !important;}
.FreeJoin .close .sp2,.Displaybox .close .sp2,.hrpopbox .close .sp2 {
	-webkit-transform: translate(0, -3px) rotate(-45deg) !important;
	-moz-transform: translate(0, -3px) rotate(-45deg) !important;
	-ms-transform: translate(0, -3px) rotate(-45deg) !important;
	-o-transform: translate(0, -3px) rotate(-45deg) !important;
	transform: translate(0, -3px) rotate(-45deg) !important;}	

.Floatnav{ text-align:center; font-size:12px; width:60px; position:fixed; color:#000;top:30%; right:0; z-index:9999;transition:all 0s linear; -webkit-transition:all 0s linear;}
.Floatnav li{ position:relative;}
.Floatnav li .box{ width:0px;filter:alpha(opacity=0);-moz-opacity: 0;opacity:0; border-radius:5px; font-size:18px; text-align:center; right:60px; top:0px; position:absolute;background:#fff;transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.Floatnav li .box.tel{ padding-top:22px; height:45px; overflow:hidden;}
.Floatnav li .box img{ display:block; width:100%;}
.Floatnav li:hover .box{ width:140px;filter:alpha(opacity=100);-moz-opacity: 1;opacity:1;padding: 5px;}
.Floatnav a{ display:block; line-height:60px; height:60px; color:#000; background-color:#fff;border:1px solid #e6e6e6;background-repeat: no-repeat;background-position: center;}
.Floatnav a img{ display:inline-block; vertical-align: middle;}
.cd-top {overflow: hidden;visibility: hidden;opacity: 0;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s; height:0px;}
.cd-top.cd-is-visible {visibility: visible;opacity: 1; cursor:pointer;}

.R_Btn{display: inline-block;width: 40px;height: 40px;background-color: #fff;border: 1px solid #e6e6e6;background-image: url(../images/fy_06.png);background-position: center;background-repeat: no-repeat;position: absolute;top: 0;left: -40px;}
.R_Btn.open{background-image: url(../images/fy_07.png);}





.Bot_Tel a{background-image:url(../images/ico_02.png);}
.Bot_Mail a{background-image:url(../images/ico_07.png);}
.Bot_EWM a{background-image:url(../images/ico_11.png);}
.Bot_Top a{background-image:url(../images/ico_15.png);}
.Floatnav li:hover a{background-color:#004098;}
.Bot_Tel:hover a{background-image:url(../images/ico_03.png);}
.Bot_Mail:hover a{background-image:url(../images/ico_08.png);}
.Bot_EWM:hover a{background-image:url(../images/ico_12.png);}
.Bot_Top:hover a{background-image:url(../images/ico_16.png);}


.Footer .Copyright{ font-size:12px; border-top:1px solid #dcdcdc; color:#9b8f8c; padding:18px 0px 18px;}
.Footer .Copyright a{ color:#9b8f8c;}
.Footer .Copyright a:hover{ color:#333;}
.Foot_ButLeft{font-size: 14px;color: #333;text-align: center;}
.Foot_ButRight{float: right;}
.Foot_Ewm{font-size: 16px;color: #666;line-height: 30px;margin-top: 15px;margin-bottom: 15px;}
.Foot_ButXX{float: right;font-size: 14px;line-height: 36px;color: #333;}









@media ( max-width:1160px){
/*.Footer .Sitemap dl{padding-right:2%;}*/
}
@media ( max-width:998px){
.Footer .Sitemap .ewmbox{margin:0px auto; float:none;}
.Footer .Sitemap .ewmbox .ewm img{ margin-bottom:0px;}
.Footer .Sitemap{display: none;}
.Footer .Copyright{padding:10px 0px 10px;}
.FreeJoin .auto { background:url(../images/jmtit.gif) 10px 5px no-repeat; padding-top:28px; height:70px;}
.FreeJoin .auto .dyr{ display:none;}
.FreeJoin .auto .form{ margin-left:0px; padding-right:50px;}
.FreeJoin .auto .form .input{height:25px; font-size:14px;}
.FreeJoin .auto .form select{height:25px; font-size:14px;}
.FreeJoin .auto .form .btn input{ width:50px;}
.FreeJoin .auto .form .btn{ top:6px;}

/*.Floatnav{ width:30px;}
.Floatnav li .box{right:31px;}
.Floatnav li .box.tel{ padding-top:22px; height:30px; overflow:hidden;}
.Floatnav a{ height:25px;line-height: 22px;}
.Floatnav a img{ width:19px; margin-bottom:0;}*/
/*.cd-top.cd-is-visible {height:25px;}*/
/*.Floatnav li i{ display:none;}*/
/*.FreeJoin .close{top:8px;}*/
.Bot_Top{display: none;}
.Foot_ButRight{float: none;text-align: center;}
.Foot_Ewm{display: inline-block;float: none;margin-left: 0;margin-right: 20px;}
.Foot_ButXX{display: inline-block;float: none;text-align: left;vertical-align: top;}
.Foot_ButLeft{float: none;text-align: center;}
.Foot_GoTop{display: none;}
.Foot_LJ{height: auto;line-height: 40px;padding:30px 0; }

.Foot_GP .w1440{height: auto;line-height: 40px;padding: 30px 0;}



}





@media ( max-width:750px){
 .GP_Tit{display: block;}
/*.Floatnav{display: none;}*/
.R_Btn{width: 30px;height: 30px;left: -30px;}

.Foot_LJ .w1440 span{display: block;}
.Foot_LJ .w1440 a{line-height: 30px;font-size: 14px;}
.Foot_GP .w1440{padding:  0;}
 }
}
/*Bottom*/


/*首页 s*/


.HomeBan .swiper-slide img{width: 100%;}
.HomeBan .swiper-pagination-fraction {color: transparent;width: 265px;bottom: 65px;left: 50%;transform: translate3d(-50%,0,0);display: inline-block;height: 30px;/*background-image: url(../images/bg1_03.png);background-repeat: no-repeat;background-position: center;*/}
.HomeBan .swiper-pagination-current{float: left;font-size: 36px;line-height: 30px;color: #fff;}
.HomeBan .swiper-pagination-total{float: right;font-size: 18px;line-height: 30px;color: #fff;}


.HomeBan .swiper-button-next,.HomeBan .swiper-button-prev{width: 52px;height: 52px;bottom: 54px;top: auto;left: auto;right: 50%;border-radius: 50%;background-color: #fff;background-repeat: no-repeat;background-position: center;background-size: auto;}
.HomeBan .swiper-button-prev{background-image: url(../images/arr_05.png);margin-right: -660px;}
.HomeBan .swiper-button-next{background-image: url(../images/arr_06.png);margin-right: -720px;}
.HomeBan .swiper-button-next:hover,.HomeBan .swiper-button-prev:hover{background-color: #03317a;}
.HomeBan .swiper-button-prev:hover{background-image: url(../images/arr_03.png);}
.HomeBan .swiper-button-next:hover{background-image: url(../images/arr_04.png);}



@media ( max-width:1440px){
.HomeBan .swiper-button-prev{right: 60px;margin-right: 0;}
.HomeBan .swiper-button-next{right: 0;margin-right: 0;}
.HomeBan .swiper-pagination-fraction{left: 0;margin-left: 0;}


}

@media ( max-width:750px){
.HomeBan .swiper-pagination-fraction{width: 100%;display: block;color: #fff;background-image: none;bottom: 10px;font-size: 12px;}
.HomeBan .swiper-pagination-current{float: none;font-size: 16px;}
.HomeBan .swiper-pagination-total{float: none;font-size: 12px;}

.HomeBan .swiper-button-next,.HomeBan .swiper-button-prev{width: 40px;height: 40px;bottom: auto;top: 50%;margin-top: -20px;}
.HomeBan .swiper-button-prev{left: 20px;right: auto;margin-right: 0;}
.HomeBan .swiper-button-next{right: 20px;margin-right: 0;}

}


@media ( max-width:480px){
.HomeBan .swiper-button-next,.HomeBan .swiper-button-prev{width: 30px;height: 30px;margin-top: -15px;}


}



.Sec_1{padding: 1.5% 0 4%;background-image: url(../images/bg_03.jpg);background-repeat: no-repeat;background-position: bottom center;}
.Sec1_H2{display: block;font-weight: bold;font-size: 42px;line-height: 40px;color: #003d9b;text-align: center;}
/*.Ind_News{margin-bottom: 130px;}*/
.HomeNews{width: 40.625%;float: left;margin-top: 5%;}
.HomeNew_Txt{position: absolute;width: 100%;height: 140px;padding:15px 30px;background: rgba(3,49,122,.8);bottom: 0;left: 0;z-index: 99;box-sizing:border-box;}
.HomeNew_Name{font-size: 25px;line-height: 40px;height: 40px;color: #fff;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.HomeNew_Cont{margin-top: 10px;font-size: 13px;line-height: 30px;color: #e1e1e1;height: 60px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.HomeNews.swiper-container-horizontal>.swiper-pagination-bullets{width: auto;left: auto;bottom: 10px;left: 50%;transform: translate3d(-50%,0,0)}
.HomeNews .swiper-pagination-bullet{border-radius: 0;background: #003d9b;opacity: 1;}
.HomeNews .swiper-pagination-bullet-active{background: #fff;}



.HomeNew2{width: 37.5%;float: left;margin-left: 2.9%;margin-top: 5%;}
.Ind_Tit{padding-left: 45px;border-left: 8px solid #003d9b;height: 34px;line-height: 34px;font-size: 41px;color: #000;}
.Ind_Tit1{/*padding-left: 45px;border-left: 8px solid #003d9b;*/height: 34px;line-height: 34px;font-size: 41px;color: #000;text-align: center;}
.HomeNew2_UL{}
.HomeNew2_UL li{padding: 12px 0;border-bottom: 1px solid #e5e5e5;}
.HomeNew2_Name{padding-left: 25px;margin-left: 10px;background-image: url(../images/in_19.png);background-repeat: no-repeat;background-position: left center;;display: block;font-size: 19px;line-height: 40px;color: #000;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.New2_Top{margin-top: 25px;}
.New2_Top .HomeNew2_Name{background-image: none;padding-left: 0;margin-left: 0;}
.HomeNew2_Cont{font-size: 16px;line-height: 30px;color: #888888;height: 60px;margin: 10px 0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}


.HomeNew3{margin-top: 4%;width: 17.29%;float: right;}
.HomeNew3 a{display: block;}
.Ind_dj{margin-top: 15px;}


.Ind_JJ{margin-top: 60px;}
.IndJj_Left{width: 390px;float: left;}
.IndJj_Left .Ind_Tit{margin-bottom: 20px;}
.IndJj_Left .Ind_Tit1{margin-bottom: 20px;}
.IndJj_Left p{padding-left: 53px;font-size: 20px;line-height: 36px;color: #000;}

.IndJj_Right{margin-left: 480px;}
.IndJj_Cont{margin-top: 30px;font-size: 16px;/*text-indent: 2em;*/line-height: 30px;color: #888888;}
.IndJj_Cont p{margin-bottom: 20px;}
.Jj_More{display: inline-block;width: 125px;line-height: 40px;text-align: center;font-size: 16px;color: #fff;background: #003d9b;margin-top: 30px;border:1px solid #003d9b}
.Jj_More:hover{background: #eee;border:1px solid #003d9b}
.Jj_More:hover a{color: #003d9b;}
.IndJj_C2{margin-top: 50px;}
.IndJj_Vid{width: 100%;margin-top: 50px;}
.IndJj_Vid .video-js{width: 390px!important;height: 268px!important;}

.IndJj_Txt{/*padding-left: 30px;*/position: relative;max-width: 600px;}
.Jj_P1{font-size: 24px;line-height: 42px;color: #3e3e3e;letter-spacing:10px;}
/*.Jj_P1 i{display: inline-block;}*/
.Jj_P2{font-size: 16px;line-height: 17px;color: #9e9e9e;font-family: '宋体';margin-top: 5px;}
/*.IndJj_Txt i{display: block;width: 7px;height: 34px;background: #003d9b;position: absolute;top: 5px;left: 0;}*/


@media ( max-width:998px){
.Sec1_H2{line-height: 1.2;font-size: 30px;}
.IndJj_Left{width: 280px;}
.Ind_Tit{font-size: 30px;line-height: 26px;padding-left: 30px;height: 26px;}
.Ind_Tit1{font-size: 30px;line-height: 26px;padding-left: 30px;height: 26px;}
.IndJj_Left p{padding-left: 36px;font-size: 14px;line-height: 20px;}
.HomeNew2_UL li{padding: 5px 0;}
.HomeNew_Name{font-size: 20px;line-height: 32px;}
.HomeNew_Txt{padding: 10px;height: 145px;}
.HomeNew_Cont{margin-top: 0;}
.New2_Top{margin-top: 10px;}
.IndJj_Right{margin-left: 300px;}
.IndJj_Cont{margin-top: 45px;}
.Jj_More{margin-top: 10px;}
/*.IndJj_Txt{margin-left: 260px;}*/
.IndJj_C2{margin-top: 20px;}
.IndJj_Left .Ind_Tit{margin-bottom: 10px;}
.IndJj_Left .Ind_Tit1{margin-bottom: 10px;}
.IndJj_Vid .video-js{width: 280px!important;height: 200px!important;}
}

@media ( max-width:750px){

	.IndJj_Vid{width: 280px;margin: 20px auto;}
	.Sec1_H2{font-size: 22px;}
	.Ind_Tit{font-size: 22px;}
	.Ind_Tit1{font-size: 22px;}
	.HomeNew_Cont{display: none;}
.HomeNews.swiper-container-horizontal>.swiper-pagination-bullets{bottom: 10px;}
.HomeNews .swiper-pagination-bullet-active{background: #fff;}
	.HomeNew_Txt{height:40px;padding: 0 0 0 10px;width: 100%;}
	.HomeNew_Name{/*margin-right: 120px;*/line-height: 40px;font-size: 16px;}
	.HomeNew2_Name{font-size: 16px;line-height: 30px;}
	.HomeNew2_Cont{font-size: 14px;line-height: 24px;height: 48px;}
.HomeNews{width: 100%;}
.HomeNews img{width: 100%;}
.HomeNew2{width: 100%;margin-left: 0;}
.HomeNew3{width: 100%;}
.HomeNew3 a{width: 48%;display: inline-block;}
.Ind_dj{float: right;margin-top: 0;}
.IndJj_Left{width: 100%;float: none;}
.IndJj_Right{margin-left: 0;margin-top: 30px;}
.Jj_P2{margin-top: 5px;}
.IndJj_Cont p{margin-bottom: 0;}
}

@media ( max-width:480px){
.IndJj_Vid{float: none;margin: 0 auto;}
.IndJj_Txt{margin-left: 0;margin-top: 10px;}
.Jj_P1{font-size: 18px;line-height: 30px;}
.Jj_P2{font-size: 14px;}

.IndJj_Right{margin-top: 10px;padding: 10px;}
.IndJj_Cont{font-size: 14px;line-height: 24px;height: auto;}


}

/*人力资源*/
.resources{display: flex;justify-content:space-between;}
.resources2{width: 49%;float: left;margin-top: 5%;margin-bottom: 50px;}
.resourcesInd_Tit{padding-left: 45px;border-left: 8px solid #003d9b;height: 34px;line-height: 34px;font-size: 41px;color: #000;}
.resourcesInd_Tit1{/*padding-left: 45px;border-left: 8px solid #003d9b;*/height: 34px;line-height: 34px;font-size: 41px;color: #000;text-align: center;}
.resources2_UL{}
.resources2_UL li{padding: 12px 0;border-bottom: 1px solid #e5e5e5;}
.resources2_Name{padding-left: 25px;margin-left: 10px;background-image: url(../images/in_19.png);background-repeat: no-repeat;background-position: left center;;display: block;line-height: 40px;color: #000;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.resourcesNew2_Top{margin-top: 25px;}
.resourcesNew2_Top .resources2_Name{background-image: none;padding-left: 0;margin-left: 0;}
.resources2_Cont{font-size: 16px;line-height: 30px;color: #888888;height: 60px;margin: 10px 0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.zpbox{display: flex;justify-content:space-between;}
.zptex1{font-size: 18px;}
.zptex1 img{width: 25px!important;}
.zptex1 span{font-size: 14px;color: #666}
.zptex2{font-size: 16px;color: #f32323}
.zptex3{font-size: 16px;color: #666}
.shoujires{display: none;}
@media (max-width: 1200px){
	.resourcesInd_Tit{font-size: 30px}
}
@media ( max-width:998px){
.pcres{display: none}
.pcres.hreact{	display: block;}
.hreact .resources2{width: 100%;padding: 0 10px;box-sizing: border-box;}
.hreact .resources3 .zpbox{	display: block;}
.resourcesInd_Tit{padding-left: 30px;}
.shoujires{display: inline;}
.resources3{width: 94%;margin-top: 5%;margin-bottom: 50px;padding: 0 3%;}
.zptex3{margin-top: 10px;}
.resources2_Name{line-height: 20px}
}





.Sec_2{padding-top: 80px;height:390px;background-image: url(../images/bg_04.jpg);background-size: 100% 100%;background-repeat: no-repeat;background-position: bottom center;}
.Sec_2 .Ind_Tit{color: #fff;border-color: #fff;}
.Sec_2 .Ind_Tit a{color:inherit;}
.Sec_2 .Ind_Tit1{color: #fff;border-color: #fff;}
.Sec_2 .Ind_Tit1 a{color:inherit;}
.Sec2_UL li{width: 20%;padding:50px 30px 30px;float: left;text-align: center;margin-top: 30px;height: 200px;box-sizing:border-box;border-radius :30px;}
.Sec2_UL li i{display: inline-block;width: 50%;padding-top: 60%;background-position: center;background-repeat: no-repeat;}
.Sec2_Name{display: block;font-size: 24px;line-height: 20px;color: #fff;}
.Sec2_UL li dl{display: none;border-top: 1px solid #eeeff0;padding-top: 15px;margin-top: 15px;}
.Sec2_UL li dl dd{font-size: 15px;line-height: 28px;color: #3e3e3e;}
.Sec2_UL li dl dd a{color: inherit;}

.Sec2_i1{background-image: url(../images/in_28.png);background-size:100%}
.Sec2_i2{background-image: url(../images/in_32.png);background-size:100%}
.Sec2_i3{background-image: url(../images/in_34.png);background-size:100%}
.Sec2_i4{background-image: url(../images/in_36.png);background-size:100%}
.Sec2_i5{background-image: url(../images/in_38.png);background-size:100%;}

.Sec2_UL li:hover{background: rgba(255,255,255,.8);padding: 10px 30px 30px;}
.Sec2_UL li:hover i{transform:rotate(360deg);
-ms-transform:rotate(360deg); 	/* IE 9 */
-moz-transform:rotate(360deg); 	/* Firefox */
-webkit-transform:rotate(360deg); /* Safari 和 Chrome */
-o-transform:rotate(360deg); 	/* Opera */transition:all 0.5s linear; -webkit-transition:all 0.5s linear;}
.Sec2_UL li:hover .Sec2_i1{background-image: url(../images/in_29.png);}
.Sec2_UL li:hover .Sec2_i2{background-image: url(../images/in_33.png);}
.Sec2_UL li:hover .Sec2_i3{background-image: url(../images/in_35.png);}
.Sec2_UL li:hover .Sec2_i4{background-image: url(../images/in_37.png);}
.Sec2_UL li:hover .Sec2_i5{background-image: url(../images/in_39.png);}
.Sec2_UL li:hover .Sec2_Name{color: #003d9b;}
.Sec2_UL li:hover dl{display: block;}

.Sec2_UL li dl dd:hover{color: #003d9b;}


@media ( max-width:1200px){
.Sec_2{padding-top: 50px;height:280px;}
.Sec2_UL li i{padding-top: 60%;background-size: 100%;}
.Sec2_UL li{width: 20%;padding:50px 30px 30px;float: left;text-align: center;margin-top: 10px;height: 150px;box-sizing:border-box;border-radius :30px;}
.Sec2_Name{font-size: 18px}
}

/*@media ( max-width:998px){
.Sec_2{padding-top: 50px;height:200px;}
.Sec2_UL li i{padding-top: 60%;background-size: 100%;}
.Sec2_UL li{width: 30%;padding:50px 30px 30px;float: left;text-align: center;margin-top: 10px;height: 100px;box-sizing:border-box;border-radius :30px;}
.Sec2_Name{font-size: 18px}
}*/

@media ( max-width:750px){

	.Sec_2{height: 180px;padding-top: 30px;}
	.Sec2_UL li{height: auto;padding:4px;height: 150px;box-sizing:border-box;border-radius :30px;}
	.Sec2_UL li i {padding-top: 100%;width: 100%;}
.Sec2_UL li:hover dl{display: none;}
.Sec2_Name{font-size: 14px;}
.Ind_Tit1{padding-left: 0}

}




.Sec_3{padding: 6% 0 0;background-image: url(../images/bg_05.jpg);background-repeat: no-repeat;background-position: bottom center;}
.Sec_3 .w1440{position: relative;padding-bottom: 80px;}
.Sec3_Left{width: 375px;position: absolute;top: 0;left: 0;z-index: 99999;}
.Sec3_Left p{padding-left: 53px;margin-top: 30px;}
.AL_GD{display: block;font-size: 18px;color: #003d9b;position: absolute;bottom: 150px;left: 0;}
.HomeAL{font-size: 20px;line-height: 1;color: #808080;}

/*.HomeAL .swiper-slide{padding-bottom: 80px;}*/
.HomeAL .swiper-button-next,.HomeAL .swiper-button-prev{width: 52px;height: 52px;bottom: 40px;top: auto;left: auto;border-radius: 50%;background-color: #fff;background-repeat: no-repeat;background-position: center;background-size: auto;}
.HomeAL .swiper-button-prev{background-image: url(../images/arr_05.png);left: 65%;margin-left: -26px;}
.HomeAL .swiper-button-next{background-image: url(../images/arr_06.png);right: 30%;margin-right: -26px;}
.HomeAL .swiper-button-next:hover,.HomeAL .swiper-button-prev:hover{background-color: #03317a;}
.HomeAL .swiper-button-prev:hover{background-image: url(../images/arr_03.png);}
.HomeAL .swiper-button-next:hover{background-image: url(../images/arr_04.png);}




.HomeAL_Txt{width: 40%;box-sizing:border-box;padding: 90px 40px 0;float: left;}
.HomeAL_Img{width: 60%;float: right; }
.HomeAL_Name{font-size: 26px;line-height: 42px;color: #000;margin-top: 20px;}
.HomeAL_Cont{font-size: 14px;line-height: 30px;color: #adadad;margin-top: 25px;height: 120px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:4;overflow: hidden;}
.HomeAL_xq{font-size: 16px;line-height: 40px;color: #fff;position: absolute;bottom: 40px;width: 125px;background: #063f95;text-align: center;}





@media ( max-width:1440px){
/*.HomeAL .swiper-button-prev{right: 60px;margin-right: 0;}*/
/*.HomeAL .swiper-button-next{right: 0;margin-right: 0;}*/

}

@media ( max-width:1200px){
/*.HomeAL_Txt{padding: 30px 20px;}*/
/*.HomeAL{margin-left: 360px;}*/
.HomeAL_Name{font-size: 20px;line-height: 32px;}
.HomeAL .swiper-button-prev{margin-left: -45px;}
.HomeAL .swiper-button-next{margin-right: -45px;}
}

@media ( max-width:998px){
.Sec3_Left{width: 260px;}
/*.HomeAL{margin-left: 280px;}*/
/*.AL_GD{bottom: 100px;}*/
/*.HomeAL_Txt{padding: 10px;}*/
.HomeAL_Txt{padding: 50px 20px 0;}
.HomeAL_Name{margin-top: 10px;font-size: 16px;}
.HomeAL_Cont{margin-top: 10px;}
.Sec3_Left p{padding-left: 30px;}

}


@media ( max-width:750px){
/*.HomeAL .swiper-button-next,.HomeAL .swiper-button-prev{width: 40px;height: 40px;bottom: auto;top: 50%;margin-top: -20px;}*/
/*.HomeAL .swiper-button-prev{left: 20px;right: auto;margin-right: 0;}
.HomeAL .swiper-button-next{right: 20px;margin-right: 0;}*/


.Sec3_Left{float: none;width: auto;}
.Sec_3 .w1440{padding-top: 50px;padding-bottom:30px;}
.AL_GD{position: static;padding-left: 30px;font-size: 14px;}
.HomeAL{margin-left: 0;margin-top: 10px;}
.HomeAL .swiper-button-next,.HomeAL .swiper-button-prev{bottom: 200px;}
.HomeAL .swiper-button-prev{left: 30%;margin-left: -60px;}
.HomeAL .swiper-button-next{left: 70%;margin-left: 10px;}
.HomeAL_Img{width: 100%;}
.HomeAL_Txt{width: 100%;padding: 20px;height: 230px;}
.HomeAL_xq{font-size: 14px;line-height: 30px;bottom: 10px;}
}


@media ( max-width:480px){
.HomeAL .swiper-button-next,.HomeAL .swiper-button-prev{width: 30px;height: 30px;top: 200px;}
.Search .icon{width: 84px;}

}



/*新闻详情*/
.XQ-Top{text-align: center;padding: 15px 0;border-bottom: 1px solid #f1f1f1;}
.XQ-H2{font-size: 26px;color: #202020;line-height: 1.4;}
.XQ-Top p{font-size: 14px;color: #3f3f3f;line-height: 30px;margin-top: 10px;}

.XQ-Cont{padding: 20px 4% 40px;border-bottom: 1px solid #f1f1f1;line-height: 40px;font-size: 18px;color: #000;text-indent: 2em}
.XQ-Cont img{max-width: 100%;margin-bottom: 10px;}
.XQ-FY{padding-top: 20px;}
.XQ-FY p{margin-top: 10px;font-size: 20px;line-height: 40px;}
.XQ-FY p span{color: #cd452a;}
.XQ-FY p a{color: #000;}
.XQ-FY p a:hover{color: #003d9b;}



@media ( max-width:998px){
	.XQ-H2{font-size: 22px;}
.XQ-Cont{font-size: 16px;line-height: 32px;padding: 20px 10px 40px;}
.XQ-FY p{font-size: 16px;line-height: 32px;}

}

@media ( max-width:750px){
	.XQ-H2{font-size: 20px;}
.XQ-Cont{font-size: 14px;line-height: 26px;}
.XQ-FY p{font-size: 14px;line-height: 26px;}
.HomeAL_Cont{margin-top: 10px;}
}

@media ( max-width:480px){
.HomeAL_Cont{height: 80px;}
}









































/*栏目页公用样式 s*/
.SubPage{ padding-bottom:5%;}
.SubBan{ margin-bottom:4%;}
.SubBan img{ display:block; width:100%;}
.MenuList{width: 567px;height: 389px;background: url(../images/menubg.png) no-repeat; margin:auto;position: absolute;z-index: 13; top: 0;bottom: 0;left: 0;right: 0;}

.SinglePage{ word-wrap:break-word; padding:5% 0; color:#333333;}


/*栏目页公用样式 end*/
.Main_Banner{width: 100%;height: 315px;background-repeat: no-repeat;background-position: center;background-size: auto 100%;overflow: hidden;}
.Main_Banner img{height: 315px;}
.Main_Banner img:hover{transform:scale(1.1);transition:0.8s;}
.Main_Box{}
.Main_Top{background: #fff;height: 90px;line-height: 90px;border:1px solid #e9eff7;transform:translateY(-45px);-ms-transform:translateY(-45px);-webkit-transform:translateY(-45px);}
.Main_Top h2{float: left;padding: 0 56px;font-size: 32px;color: #004098;background-image: url(../images/bg.jpg);background-repeat: no-repeat;background-position: left center;}
.Main_Navs{float: left;}
.Main_Navs li{margin-right: 40px;float: left;font-size: 18px;color: #000;border-bottom: 2px solid #fff;line-height: 88px;}
.Main_Navs li a{color: inherit;display: block;}
.Main_Navs li:hover,.Main_Navs li.on{border-bottom: 2px solid #004098;color: #004098;}
.Main_Top.fengs h2{padding: 0 0 0 56px;}
.Main_Top.fengs .Main_Navs{float: right;}
.Main_Top.fengs .Main_Navs li{margin-right: 24px;font-size: 14px}


.Main_Tit{text-align: center;font-size: 24px;line-height: 40px;color: #000;margin-top: 25px;}

.Main_Cont{padding: 30px 0;}
.Main_Cont img{max-width: 100%;display: block;margin: 0 auto;}


@media ( max-width:998px){
.Main_Top{height: auto;}
.Main_Top h2{display: block;float: none;height: 50px;line-height: 50px;}
.Main_Navs{float: none;}
.Main_Navs li{line-height: 40px;padding: 0 10px;margin: 10px 0 0;}

}

@media ( max-width:750px){
	.Main_Banner{height: 130px;}
	.Main_Top{    transform: translateY(-25px);
    -ms-transform: translateY(-25px);
    -webkit-transform: translateY(-25px);}
.Main_Top h2{font-size: 24px;text-align: center;}
.Main_Navs li{font-size: 15px;}

}






/*pages*/
.Pages{ zoom:1;margin: 4% 0; overflow:hidden;text-align:center; color:#555; font-size:14px; clear:both; line-height:52px;}
.Pages span{ padding:0px 0px; display:block; vertical-align:middle; padding:0 6px; margin-left:-5px;}
.Pages .total{ border:1px solid #e6e6e6;}
.Pages .p_page > a{ display:inline-block; margin:0px 2px;text-align:center; color:#000;}
.Pages .p_page a{ display:inline-block; vertical-align:middle;}
.Pages .p_page .a_prev,.Pages .p_page .a_next{ display:inline-block; vertical-align:middle; text-align: center;height: 52px;line-height: 52px;font-size: 14px;color: #c3c2c2;}
.Pages .p_page .a_prev i,.Pages .p_page .a_next i{display: inline-block;color: #033685;width: 52px;height: 52px;line-height: 46px;border-radius: 50%;background: #fafafa;border:3px solid #e5e5e5;box-sizing:border-box;}
.Pages .p_page .a_prev{float: left;}
.Pages .p_page .a_next{float: right;}
.Pages .p_page .a_prev i{margin-right: 15px;}
.Pages .p_page .a_next i{float: right;margin-left: 15px;}
.Pages .p_page .a_prev:hover,.Pages .p_page .a_next:hover{color:#033685;}
.Pages .p_page .a_prev:hover i,.Pages .p_page .a_next:hover i{background: #033685;border-color: #033685;color: #fff;}
.Pages .p_page .num a{vertical-align:middle;width: 52px;height: 52px;text-align: center;line-height: 52px;color: #000;margin: 0 10px;border-radius: 50%;}
.Pages .p_page .num a:hover,.Pages .p_page .num a.a_cur{color:#fff;background-color: #033685;}


@media ( max-width:998px){
.Pages{line-height: 30px;}
.Pages .p_page .num a{width: 30px;height: 30px;line-height: 30px;}
.Pages .p_page .a_prev,.Pages .p_page .a_next{height: 30px;line-height: 30px;}
.Pages .p_page .a_prev i,.Pages .p_page .a_next i{width: 30px;height: 30px;line-height: 24px;}
}

@media ( max-width:768px){
.Pages .p_page .num a{margin: 0 3px;}
.Pages .p_page .a_prev, .Pages .p_page .a_next{width: 30px;}

}
@media ( max-width:750px){
.Pages .p_page .num a{margin: 0;}

}




/*战略规划*/
.itembox{}
.itembox .bg{ height:100%; background:#222222;}
.itembox .imgleft{ position:relative; z-index:1; width:100%;}
.bigimg li{ position:relative;}
#bigimg{margin-top: 60px;}
/*#bigimg .flex-direction-nav a{ display: none;width:38px; height:38px; border:1px solid #fff; font-size:31px; text-align:center; background:url(../images/stuarr.png) no-repeat; top:50%;margin-top: -19px;}
#bigimg .flex-direction-nav a:hover{ border:1px solid #e36013;}
#bigimg .flex-direction-nav .flex-prev{left:auto; right:108px; background-position:0px top;}
#bigimg .flex-direction-nav .flex-next{ right:57px; background-position:-38px top;}*/
#bigimg.flexslider .slides img{width: auto;} 
.Big_Cont{width: 100%;max-width: 1200px;margin: 0 auto;font-size: 20px;line-height: 40px;color: #000;text-indent: 2em;}

/*#smallimg{ padding:12px 0;}*/
#smallimg .slides li{ position: relative;;text-align:center;vertical-align: middle;cursor:pointer;padding: 12px 10px 12px 0;}
#smallimg li .box{border:3px solid #e5e5e5;height: 148px;line-height: 148px;padding: 0 20px;}
#smallimg li .box b{display: inline-block;vertical-align: middle;line-height: 30px;color: #000;font-size: 22px;}
.ico1{display: none;width: 25px;height: 12px;background-image: url(../images/on.png);background-repeat: no-repeat;background-position: center;position: absolute;bottom: 0;left: 50%;margin-left: -12px;}

#smallimg li.flex-active-slide .box{ border:3px solid #004098;background: #004098;}
#smallimg li.flex-active-slide .box b{color: #fff;}
#smallimg li.flex-active-slide .ico1{display: block;}

/*#smallimg .flex-direction-nav a{opacity: 1!important;background-color: #fff;background-repeat: no-repeat;background-position: center; width:40px; height:40px;}
#smallimg .flex-direction-nav .flex-prev { background-image: url(../images/fy_06.png);left: -60px;}
#smallimg .flex-direction-nav .flex-next { background-image: url(../images/fy_07.png);right: -60px;}*/
/*#smallimg .flex-direction-nav a:hover{background-color: #004098;}*/

/*#smallimg .flex-direction-nav .flex-disabled{opacity: 1!important;}
#smallimg .flex-direction-nav .flex-prev:hover{ background-image: url(../images/fy_02.png);}
#smallimg .flex-direction-nav .flex-next:hover{ background-image: url(../images/fy_03.png);}*/
@media ( max-width:1540px){
#smallimg .flex-direction-nav .flex-prev {left: 0;}
#smallimg .flex-direction-nav .flex-next {right: 0;}
#smallimg .flex-direction-nav a{opacity: 1;}


}
@media ( max-width:750px){
#smallimg li .box b{font-size: 18px;}
#smallimg li .box{height: 75px;line-height: 75px;}

}
@media ( max-width:480px){
#smallimg li .box b{font-size: 16px;line-height: 24px;}

}


/*业务领域——化学化工*/
.YW_Left{padding: 20px;background: #f5f5f5;border:3px solid #f0f0f0;width: 18%;float: left;box-sizing:border-box;}
.YW_Left li a{display: block;font-size: 16px;background-position:center;line-height: 52px;color: #000;padding-right: 10px;height: 52px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.YW_Left li:hover a,.YW_Left li.on a{background-image: url(../images/ico_21.png);background-position: right center;background-repeat: no-repeat;color: #004098;}




.YW_Right{width: 80%;float: right;}
.HG_UL li{width: 31.5%;margin-right: 2.75%;margin-bottom: 3%;float: left;}
.HG_UL li:nth-child(3n){margin-right: 0;}
.HG_UL li .imgbox{padding-top: 71.5%;}
.YW_Name{display: block;margin-top: 20px;font-weight: bold;font-size: 16px;line-height: 30px;height: 30px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.YW_Cont{font-size: 14px;color: #666;line-height: 30px;height: 30px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}


@media ( max-width:998px){
.YW_Left{padding: 10px;width: 22%;}
.YW_Right{width: 75%;}



}



@media ( max-width:750px){
	.Main_Cont{padding: 10px;}
.YW_Left{width: 100%;}
.YW_Left li a{line-height: 30px;font-size: 14px;height: 30px;}
.YW_Right{width: 100%;margin-top: 20px;}
.HG_UL li{width: 48%;margin-right: 4%;}
.HG_UL li:nth-child(3n){margin-right: 4%;}
.HG_UL li:nth-child(2n){margin-right: 0;}

}



/*业务领域*/
.FWFW_Cont{width: 100%;max-width: 1260px;margin: 6.25% auto 0;}
.FW_Top{background: #f9f9f9;}
.FwTop_Left{width: 26.19%;float: left;text-align: center;height: 277px;line-height: 274px;vertical-align: middle;background-image: url(../images/fw_03.jpg);}
.dis_inb{display: inline-block;vertical-align: middle;}
.FwTop_Left h3{font-size: 24px;line-height: 32px;color: #004098;max-width: 170px;text-align: left;}
.FwTop_Left p{font-size: 16px;line-height: 26px;color: #0848a1;max-width: 170px;text-align: left;padding: 5px 0;border-top: 2px solid #004098;border-bottom: 2px solid #004098;margin-top: 5px;}

.FwTop_Right{width: 73.81%;float: right;height: 277px;line-height: 274px;vertical-align: middle;text-align: center;}

.FwTop_Right ul{line-height: 56px;background: url(../images/x.jpg)repeat-x 0 28px,url(../images/x.jpg)repeat-x 0 155px;}
.FwTop_Right li{line-height: 50px;display: inline-block;margin-right: 70px;}
.FwTop_Right li:nth-child(6){margin-right: 0;}
.FwTop_Right li span{width: 56px;height: 56px;line-height: 52px;font-size: 20px;color: #004098;font-weight: bold;background: #fff;border:2px solid #e5e5e5;border-radius: 50%;box-sizing:border-box;display: block;}
.FwTop_Right li b{display: block;font-size: 20px;line-height: 40px;color: #004098;margin-top: 20px;}


.FW_UL li{width: 48.8%;margin-right: 2.4%;float: left;margin-top: 2.4%;box-sizing:border-box;padding:35px 45px;height: 375px;border:2px solid #e5e5e5;overflow-y:auto;}
.FW_UL li:nth-child(2n){margin-right: 0;}
.FW_Tit{float: left;}
.FW_Tit i{display: inline-block;width: 60px;height: 60px;background-position: center;background-repeat: no-repeat;}
.FW_Tit p{font-size: 20px;line-height: 40px;color: #004098;}
.FW_Cont{margin-left: 35%;font-size: 20px;line-height: 40px;color: #000;}
.FW_UL li:hover{border:3px solid #004098;}


@media ( max-width:998px){
/*.FwTop_Right ul{background: none;}*/
.FwTop_Right ul li{margin: 0 20px;}
.FwTop_Right li:nth-child(6){margin-right: 20px;}

}

@media ( max-width:750px){
	.FWFW_Cont{margin: 0 auto;}
.FwTop_Left{width: 100%;height: auto;line-height: 1;padding: 20px;box-sizing:border-box;}
.FwTop_Right{width: 100%;}
.FW_UL li{padding: 15px;}
.FW_Tit{float: none;text-align: center;}
.FW_Cont{margin-left: 0;text-align: center;}



}

@media ( max-width:480px){
.FW_UL li{width: 100%;margin-right: 0;}


}




/*视频新闻.shtml*/
.Vid_Top{background: #fafafa;}
.Vid_Top .video{width: 48.8889%;float: left;}
.Vid_Top .video .video1{width: 100%!important;height: 456px!important;}

.VidTop_Right{width: 51.1111%;float: right;box-sizing:border-box;padding: 7%; }
.Vid_Time{display: block;font-size: 16px;line-height: 40px;color: #004098;}
.Vid_Name{display: block;height: 40px;font-size: 20px;line-height: 40px;color: #000;font-weight: bold;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.Vid_Cont{margin-top: 15px;font-size: 16px;line-height: 48px;color: #888888;height: 192px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:4;overflow: hidden;}

.Vid_UL li{width: 23.6111%;margin-right: 1.852%;float: left;margin-top:1.852%;box-sizing:border-box;padding: 35px;background: #fafafa;}
.Vid_UL li:nth-child(4n){margin-right: 0;}
/*.Vid_UL li .video2{width: 100%;height: 161px;}*/
.Vid_UL li .imgbox{padding-top: 122%;}
.Vid_Name2{margin-top: 20px;display: block;font-size: 18px;line-height: 28px;color: #000;height: 56px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.Vid_Cont2{margin-top: 15px;font-size: 14px;line-height: 20px;color: #888;height: 60px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;overflow: hidden;}


@media ( max-width:998px){
.VidTop_Right{padding: 2%;}
.Vid_UL li{padding: 10px;}
.Vid_UL li video{height: 130px;}

}

@media ( max-width:750px){
.Vid_Top .video{width: 100%;}
.VidTop_Right{width: 100%;}
.Vid_Top .video .video-js{height: 350px!important;}
.Vid_Cont{line-height: 30px;height: 120px;}
.Vid_UL li{width: 48%;margin-right: 4%;}
.Vid_UL li:nth-child(2n){margin-right: 0;}

}


/*社会招聘*/
.ZP_Top{}
.ZP_Tit{width: 330px;float: left;}
.ZP_Tit h3{font-size: 24px;line-height: 30px;color: #000;}
.ZP_Tit p{font-size: 16px;line-height: 30px;color: #b6b6b6;}
.ZP_Tit i{display: block;width: 30px;height: 6px;background: #192dc3;margin-top: 20px;}
.ZP_SS{margin-left: 360px;background: #fafafa;padding: 24px 25px;}
.ZP_SS .inp{width: 20%;height: 39px;line-height: 39px;border:1px solid #e5e5e5;background: #fff;text-indent: 30px;margin-right: 10px;}
.ZP_SS .btn{width: 80px;height: 41px;line-height: 41px;text-align: center;color: #fff;background: #004098;font-size: 16px;}


.SHZP_UL{margin-top: 3%;}
/*.SHZP_UL li{width: 31.9%;float: left;box-sizing:border-box;height: 240px;overflow-y:auto;padding: 30px;border:1px solid #d9d9d9;margin-right: 2.15%;margin-top: 2.15%;}*/
/*.SHZP_UL li:nth-child(3n){margin-right: 0;}*/
/*.ZX_SQ{float: right;line-height: 55px;font-size: 16px;color: #666666;padding-left: 25px;background-image: url(../images/sh_05.png);background-position: left center;background-repeat: no-repeat;}*/
/*.SHZP_H3{line-height: 55px;font-size: 20px;color: #004098;border-bottom: 1px solid #d4d4d4;}*/
/*.SHZP_UL li dl{margin-top: 10px;}
.SHZP_UL li dd{width: 50%;float: left;font-size: 16px;line-height: 36px;color: #000;}
.SHZP_UL li dd span{color: #999;}*/
.SHZP_UL li{width: 47%;float: left;height: 35px;line-height: 35px;font-size: 14px;background: url(../images/arrow_s1.gif) 5px center no-repeat;padding: 0px 11px 0px 22px;}
.SHZP_UL li.odd{float: right;}
.SHZP_UL li span{float: right;color: #888888;}
.SHZP_UL li a{color: #333;font-size: 16px;display: block;margin-right: 100px;height: 35px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.SHZP_UL li.line2{padding-bottom: 10px;border-bottom: 1px solid #e6e6e6;margin-bottom: 10px;}
.ZXSQ_BD{display: block;width: 150px;height: 45px;line-height: 45px;background: #004098;text-align: center;font-size: 16px;color: #fff;margin: 40px auto 0;}
.ZXSQ_BD:hover{color: #fff;}


@media ( max-width:1200px){
.ZP_SS{margin-left: 290px;}
.ZP_SS .inp{width: 18%;text-indent: 10px;}

}
@media ( max-width:998px){
.ZP_Tit{float: none;width: auto;}
.ZP_SS{margin-left: 0;margin-top: 10px;}
.SHZP_UL{margin-top: 1%;}
.SHZP_UL li{width: 48%;margin-right: 4%;}
.SHZP_UL li:nth-child(3n){margin-right: 4%;}
.SHZP_UL li:nth-child(2n){margin-right: 0;}

}

@media ( max-width:750px){
	.ZP_SS{padding: 10px;}
.ZP_SS .inp{width: 43%;margin-bottom: 10px;margin-right: 2%;margin-left: 2%;}
.ZP_SS .btn{width: 20%;margin-left: 2%;}
.SHZP_UL li{width: 100%;margin-right: 0;height: auto;}
.SHZP_UL li:nth-child(3n){margin-right: 0;}
}

@media ( max-width:440px){
.SHZP_UL li dd{width: 100%;}
.ZP_SS .inp{width: 100%;margin: 0 auto 10px;}
.ZP_SS .btn{margin: 0;}
}



/*人才队伍*/
.RC_Left{width: 53%;float: left;}
.RC_Left .ZP_Tit{float: none;}
.RC_Cont{font-size: 20px;line-height: 40px;color: #000;margin-top: 45px;padding-left: 20px;text-indent: 2em;}

.RC_Right{width: 43%;float: right;text-align: center;}
.RC_Right img{max-width: 100%;}


@media ( max-width:750px){
.RC_Left{width: 100%;float: none;}
.RC_Cont{font-size: 16px;line-height: 30px;padding-left: 0;}
.RC_Right{width: 100%;float: none;margin-top: 20px;}

}



/*人力资源管理*/
.GLTX_UL li{width: 48.6%;float: left;margin-right: 2.8%;margin-top: 2.8%;box-sizing:border-box;padding: 35px 50px;border:1px solid #d9d9d9;height: 317px;overflow-y: auto;}
.GLTX_UL li:nth-child(2n){margin-right: 0;}
.GL_Num{display: block;font-size: 46px;line-height: 40px;color:#c8c8c8;}
.GL_Name{display: block;font-size: 20px;line-height: 40px;color: #004098;margin-top: 20px;}
.GL_Cont{font-size: 18px;line-height: 36px;color: #000;margin-top: 15px;text-indent: 2em;height: 70px;overflow: hidden;
display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;/*设置 需要显示的行数*/
}

.GLTX_UL li:hover{background: #004098;}
.GLTX_UL li:hover .GL_Name{color: #fff;}
.GLTX_UL li:hover .GL_Cont{color: #fff;}



@media ( max-width:998px){
.GLTX_UL li{padding: 20px;}
.GL_Cont{font-size: 18px;line-height: 35px;}
}

@media ( max-width:750px){
.GLTX_UL li{width: 100%;margin-right: 0;height: 300px;}
.GL_Cont{font-size: 16px;line-height: 30px;}
}



/*在线申请*/
.ZXSQ_Cont{max-width: 1000px;margin: 7% auto 0;}
.ZXSQ_Top{line-height: 79px;background: #004098;color: #fff;padding: 0 20px;font-size: 20px;}
.ZXSQ_Top b{float: right;opacity: .3;}

.ZXSQ_Cont table{border-collapse:collapse;line-height: 35px;width: 100%;margin-top: 10px;}
.ZXSQ_Cont table th,.ZXSQ_Cont table td{height: 35px;line-height: 35px;border:1px solid #e5e5e5;}
.ZXSQ_Cont table th{text-align: left;font-size: 16px;color: #004098;padding-left: 20px;background: #e6ebf2;}
.ZXSQ_Cont table td{text-align: center;}
.ZXSQ_Cont table td input{display: block;width: 100%;padding-left: 10px;}
.ZXSQ_Cont table td textarea{width: 100%;display: block;padding-left: 20px;line-height: 35px;height:100px;}



.ZX_Btn{display: inline-block !important;width: 115px !important;height: 40px;background: #e6ebf2;color: #004098;text-align: center;margin-right: 10px;margin-top: 20px;}
.ZX_Btn:hover{background: #004098;color: #fff;}


.XB_SP{display: inline-block;margin: 0 5px;}
.XB_SP input[type='radio']{display: inline-block;width: auto;}


@media ( max-width:750px){
.ZXSQ_Top{font-size: 16px;line-height: 60px;padding: 0 10px;}
.ZXSQ_Top b{font-size: 14px;}

}

@media ( max-width:480px){
	.ZXSQ_Top{line-height: 30px;padding: 10px;}
.ZXSQ_Top b{display: block;float: none;}

}



/*利益者相关*/
.XG_Cont{padding: 0 3.5%;font-size: 16px;line-height: 40px;color: #000;text-indent: 2em;}

.XG_H4{font-size: 18px;line-height: 40px;color: #004098;margin: 8% auto 30px;max-width: 1350px;}

.XG_Tab{width: 100%;max-width: 1350px;margin: 0 auto;}
.XG_Tab th{padding: 1.6% 0;font-size: 16px;font-weight: bold;}
.XG_Tab td{font-size: 14px;line-height: 26px;padding: 1% 0;}
.color1{color: #fff;}
.color2{color: #1b8b87;}
.color3{color: #324c95;}
.color4{color: #6d47b8;}
.XG_Tab th.color1{padding-left: 9%;text-align: left;}
.XG_Tab td.color1{padding-left: 9%;font-size: 16px;border-bottom: 1px solid #6588b8;}
.XG_Tab td.color2{padding-left: 5%;border-bottom: 1px solid #e4efef;}
.XG_Tab td.color3{padding-left: 5%;border-bottom: 1px solid #e5e8ef	;}
.XG_Tab td.color4{padding-left: 5%;border-bottom: 1px solid #ece9ef;}


@media ( max-width:750px){
	.Main_Tit{font-size: 20px;margin-top: 0;}
	.XG_Cont{font-size: 14px;line-height: 24px;}
	.XG_Tab th{font-size: 14px;}
	.XG_Tab td{font-size: 12px;line-height: 20px;}
.XG_Tab th.color1{padding-left: 0;text-align: left;}
.XG_Tab td.color1{padding-left: 0;font-size: 14px;text-align: center;}
.XG_Tab td.color2{padding-left: 2%;}
.XG_Tab td.color3{padding-left: 2%;}
.XG_Tab td.color4{padding-left: 2%;}


}



/*可持续发展*/
.Main_Nav2{text-align: center;}
.Main_Nav2 a{display: inline-block;padding: 0 24px;line-height: 38px;font-size: 20px;color: #000;border:3px solid #e5e5e5;margin: 0 7px;}
.Main_Nav2 a:hover,.Main_Nav2 a.on{border-color:#004098;color: #004098;}

.FZ_Top{border:1px solid #d4d4d4;max-width: 1300px;margin: 5% auto 0;}
.FZ_Txt{width: 60.54%;float: left;box-sizing:border-box;padding: 4.6% 8.8% 0 3.8%; text-align: right;}
.FZ_Txt img{max-width: 100%;}
.FZ_Txt2{display: inline-block;text-align: left;width: 80%;margin-top: 40px;font-size: 20px;line-height: 36px;color: #333333;text-indent: 2em;}
.FZ_Img{width: 39.46%;float: right;}

.FZ_UL{max-width: 1300px;margin: 2% auto 0;}
.FZ_UL li{width: 25%;float: left;margin-top: 3%;}
.FZ_UL li i{display: block;width: 70px;height: 70px;background-repeat: no-repeat;background-position: center;transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.FZ_UL li b{display: block;font-size: 20px;line-height: 36px;color: #004098;margin-top: 5px;}
.FZ_UL li p{font-size: 20px;line-height: 36px;color: #333333;height:72px;}
.FZ_UL li:hover i{transform:translateY(-20px);-ms-transform:translateY(-20px);-webkit-transform:translateY(-20px);}

@media ( max-width:768px){
.FZ_UL li{width: 33.3333%;}
.FZ_Txt2{width: 100%;padding-bottom: 20px;}
}


@media ( max-width:750px){
.Main_Nav2 a{padding: 0 10px;font-size: 16px;line-height: 30px;margin: 5px 3px;}
.FZ_UL li{width: 50%;text-align: center;}
.FZ_UL li i{display: inline-block;}
.FZ_UL li b{font-size: 16px;line-height: 24px;}
.FZ_UL li p{font-size: 16px;line-height: 24px;height: 48px;}

.FZ_Txt{width: 100%;padding: 3%;font-size: 16px;line-height: 24px;}
.FZ_Txt img{width: 80%;display: block;margin: 0 auto;}
.FZ_Img{width: 100%;text-align: center;}




}




/*公司新闻*/
.New_Top{background: #fafafa;}
.NewTop_Img{width: 50.3%;float: left;}
.NewTop_Img img{display: none;}
.NewTop_Right{width: 43%;margin-right: 2%;float: right;margin-top: 1%;}
.NewTop_Right li{padding: 15px 0;border-top: 1px solid #efefef;}
.NewTop_Right li:nth-child(1){border-top:none;}
.New_Time{display: none;font-size: 16px;line-height: 20px;color: #004098;}
.New_Name{display: block;font-size: 20px;line-height: 40px;height: 40px;color: #000;padding-left: 25px;background-repeat: no-repeat;background-position: left center;background-image: url(../images/in_19.png);overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.New_Cont{margin-top: 25px;font-size: 16px;line-height: 30px;color: #888888;height: 60px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;display: none;}

.NewTop_Right li.on{padding: 25px 0;}
.NewTop_Right li.on .New_Time{display: block;}
.NewTop_Right li.on .New_Name{font-weight: bold;padding-left: 0;background-image: none;}
.NewTop_Right li.on .New_Cont{display: -webkit-box;}


.New_UL{margin: 5% 0;}
.New_UL li{width: 24.2%;margin-right: 1.0667%;margin-bottom: 1.0667%;float: left;box-sizing:border-box;padding: 45px 30px;background: #fafafa;}
.New_UL li:nth-child(4n){margin-right: 0;}
.New_UL li .New_Time{display: block;color: #d1d1d1;}
.New_UL li .New_Name{padding-left: 0;margin-top: 15px;background-image: none;font-size: 18px;line-height: 28px;height: 56px;color: #000;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;white-space:normal;}
.New_UL li .New_Cont{padding-top: 15px;font-size: 14px;border-top: 1px solid #ededed;line-height: 28px;color: #888;height: 112px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:4;overflow: hidden;}
.New_More{display: block;width: 89px;height: 24px;line-height: 24px;border:2px solid #e5e5e5;font-size: 12px;color: #6f6f6f;text-transform:Uppercase;border-radius: 12px;margin-top: 40px;text-align: center;}
.New_More span{display: block;width: 27px;float: right;border-left: 2px solid #e5e5e5;font-size: 14px;color: #004098;font-weight: bold;}

.New_UL li:hover{background: #004098}
.New_UL li:hover .New_Time{color: #fff;}
.New_UL li:hover .New_Name{color: #fff;}
.New_UL li:hover .New_Cont{color: #9bc5ea;}
.New_UL li:hover .New_More{background: #fff;color: #004098;}


@media ( max-width:998px){
.New_UL li{padding: 15px 10px;}

}
@media ( max-width:750px){
.NewTop_Img{width: 100%;}
.NewTop_Right{width: 96%;margin: 0;padding: 2%;}
.New_Name{font-size: 16px;height: 30px;line-height: 30px;}
.New_Cont{margin-top: 10px;}
.New_UL li{width: 100%;/*margin-right: 4%;*/margin-bottom: 4%;}
.New_UL li:nth-child(2n){margin-right: 0;}
.New_UL li .New_Name{font-size: 16px;line-height: 24px;height: 48px;}
.New_More{margin-top: 10px;}
}





/*发展历程*/
.Main_Gay{background: #f8f8f8;padding-bottom: 6.25%;}
.Main_GayLeft{width: 31.25%;float: left;}
.LC_H3{font-size: 24px;line-height: 40px;color: #000;margin-top: 15px;}
.LC_P1{font-size: 12px;line-height: 30px;color: #b6b6b6;}
.LC_Txt{width: 59%;float: right;margin-top: 55px;font-size: 16px;line-height: 40px;color: #000;position: relative;/*text-indent: 2em;*/}
.lin2{display: none;width: 30px;height: 6px;background: #003d9b;position: absolute;top: 17px;left: -30px;}
.LC_UL{margin-top: 50px;background-image: url(../images/lc_03.png);background-repeat: repeat-y;background-position: 110px;}
.LC_UL li{margin-top: 40px;}
.LC_Tit{width: 220px;float: left;margin-top: 60px;line-height: 40px;font-size: 20px;color: #000;background-image: url(../images/lc_13.png);background-position: center;background-repeat: no-repeat;}
.LC_Cont2{margin-left: 240px;border:1px solid #d2d2d2;border-radius: 15px;position: relative;padding: 5% 4%;}
.lin3{display: block;width: 12px;height: 22px;background-image: url(../images/lc_07.png);background-color: #fff;background-repeat: no-repeat;background-position: center;position: absolute;left: -12px;top: 70px;}
.LC_Txt2{width: 65%;float: left;/*text-indent: 2em;*/}
.LC_Img{width: 29%;float: right;}
.LC_UL li.odd .LC_Tit{text-align: right;}
.LC_UL li.odd .LC_Txt2{float: right;}
.LC_UL li.odd .LC_Img{float: left;}

.LC_UL li:hover .LC_Cont2{background: #004098;}
.LC_UL li:hover .LC_Cont2 .LC_Txt2{color: #fff;}



@media ( max-width:768px){
.LC_Img{float: none;width: 100%;margin-top: 20px;}
.LC_Txt2{float: none;width: 100%;}
.LC_UL li.odd .LC_Txt2{float: none;}
.LC_UL li.odd .LC_Img{float: none;}
.LC_Tit{float: none;width: auto;padding-left: 50px;background-position: left center;text-align: left;margin-top: 0;}
.LC_Cont2{margin-left: 0;}
.LC_UL{background-image: none;}
.LC_UL li.odd .LC_Tit{text-align: left;}
.LC_UL li{margin-top: 20px;}

}
@media ( max-width:750px){
.Main_GayLeft{float: none;width: 100%;text-align: center;}
.LC_Txt{width: 100%;float: none;font-size: 16px;line-height: 30px;}
.Main_GayLeft img{max-width: 200px;}

}



/*董事长致辞*/
.ZC_Cont{max-width: 1300px;margin: 0 auto;}
.ZC_Left{width: 35.4%;float: left;}
.ZC_Txt{width: 57%;float: right;font-size: 20px;line-height: 40px;color: #000;padding-top: 30px;}
/*.ZC_Txt p{text-indent: 2em;}*/

.ZC_Txt b{font-size: 24px;line-height: 40px;}
.ZC_Txt2{margin-top: 10%;display: inline-block;padding: 15px;border-top: 4px solid #f1f1f1;border-bottom: 4px solid #f1f1f1;font-size: 20px;line-height: 40px;color: #004098;}

@media ( max-width:750px){
.ZC_Left{width: 100%;}
.ZC_Left img{width: 66%;}
.ZC_Txt{width: 100%;font-size: 16px;line-height: 30px;}
.ZC_Txt2{font-size: 16px;line-height: 30px;}
.ZC_Txt b{font-size: 18px;line-height: 30px;}

}


/*党建园地*/
.DJ_TopLeft{width: 49.93%;float: left; }
.DJ_TopUL{width: 44%;float: right;}
.DJ_TopUL li{padding: 5.5% 0;margin-bottom: 5.5%;border-bottom: 1px solid #eeeeee;}
.DJ_Time{display: block;width: 21.25%;float: right;text-align: center;font-size: 20px;line-height: 36px;color: #333333;}
.DJ_Time b{display: block;font-size: 36px;}
.DJ_Name{display: block;margin-right: 25%;font-size: 20px;line-height: 36px;color: #000;overflow: hidden;height: 84px;}

/*.DJ_UL{margin-top: 4%;}*/
.DJ_UL li{width: 48.9%;float: left;box-sizing:border-box;margin-right: 2.2%;margin-top: 2.2%;border:1px solid #fef0ef;padding: 1% 0 1% 2%;/*background-image: url(../images/dj_08.jpg);background-position: center;background-repeat: no-repeat;background-size: cover;*/}
.DJ_UL li .DJ_Time{border-left: 1px solid #e0c9c7;}
.DJ_UL li:nth-child(2n){margin-right: 0;}
.DJ_Name p{font-size: 16px;line-height: 20px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;/*设置 需要显示的行数*/overflow: hidden;

}

@media ( max-width:998px){
.DJ_Time{font-size: 16px;line-height: 30px;}
.DJ_Name{font-size: 16px;line-height: 30px;height: 60px;}
.DJ_Time b{font-size: 30px;}





}

@media ( max-width:750px){
.DJ_TopLeft{width: 100%;}
.DJ_TopUL{width: 100%;}
.DJ_TopUL li{padding: 15px 0;margin-bottom: 20px;}

.DJ_UL li{width: 100%;margin-right: 0;}
}



/*公司简介*/
.JJ_Top{border:6px solid #d3d3d3;}
.JJ_Txt{width: 47.64%;float: left;padding: 3.5% 3%;box-sizing:border-box;}
.JJ_Img{width: 51.74%;float: right;}
.lin4{display: none;width: 30px;height: 6px;background: #182dc6;margin-top: 15px;}
.JJ_Cont{font-size: 16px;line-height: 36px;color: #000;margin-top: 20px;}
.JJ_Cont2{margin-top: 5%;font-size: 16px;line-height: 36px;color: #333;padding: 0 20px;/*text-indent: 2em*/;}

@media ( max-width:998px){
.JJ_Txt{padding: 2%;}
.JJ_Cont{font-size: 16px;line-height: 24px;}
.LC_H3{font-size: 20px;}
.JJ_Cont2{font-size: 16px;line-height: 24px;}
}

@media ( max-width:750px){
.JJ_Txt{width: 100%;}
.JJ_Img{width: 100%;}
.Main_Cont img{width: 100%;padding:  0;}
.JJ_Cont{font-size: 14px;}

.JJ_Cont2{font-size: 14px;padding: 10px;}




}



/*文字列表*/
.News_Center{line-height: 35px;max-width: 1200px;margin: 0 auto;border-top: 1px solid #d0d0d0;}
.News_Center li{padding: 20px 0 10px;border-bottom: 1px dashed #d0d0d0;}
.News_Center li a{display: block;font-size: 20px;line-height: 25px;color: #414141;font-weight: 400;margin-bottom: 10px;height: 26px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.News_Cont2{font-size: 12px;color: #6a6a6a;margin-bottom: 5px;line-height: 20px;}
.News_Center li .News_Cont2 a{font-size: 12px;color: #004098;}
.News_Time{font-size: 12px;color: #888888;display: block;line-height: 20px;}

.News_Center li:hover a{color: #226bd2;}






.vjs-default-skin .vjs-big-play-button{opacity: 0!important;}
.vjs-default-skin .vjs-big-play-button:before{display: none;}





/*2019-09-06       招聘*/
.Main_Box{background: #fff;border-bottom: 1px solid #fff;}

.divRecruitment_content{ width:100%; background:url(../images/bg32.png) no-repeat center top; padding:3px; margin-top:41px;}
.divRecruitment_content .jobsList{}
.divRecruitment_content .jobsList ul li{ background:#fff;font-size: 0;}
.divRecruitment_content .jobsList ul li span{ display:inline-block; line-height:55px; text-align:center; color:#777; font-size:16px;}
.divRecruitment_content .jobsList ul li.title{background:#033685!important; line-height:52px;}
.divRecruitment_content .jobsList ul li.title span{ font-size:20px;  color:#fff; font-weight:bold;  text-align:center;}
.divRecruitment_content .jobsList ul li .span1{ width:33.3333%; padding-left:6.6667%; text-align:center; font-weight:bold; cursor:pointer;}
.divRecruitment_content .jobsList ul li .fast{ background:url(../images/bg30.png) no-repeat 25px center;}
.divRecruitment_content .jobsList ul li .span2{ width:10%;}
.divRecruitment_content .jobsList ul li .span3{ width:23.3333%;}
.divRecruitment_content .jobsList ul li .span4{ width:12.5%;}
.divRecruitment_content .jobsList ul li .span5{ width:12.5%;}
/*.divRecruitment_content .jobsList #wrapper{ height:555px;}*/


.div_To{ position:absolute; left:0; top:0; width:100%; height:100%; background:url(../images/bg52.png) repeat left top; z-index:-999;}
.div_To .div_content{ max-width:960px; height:656px; background:url(../images/bg51.png) no-repeat center top; margin:10% auto 0;background-size: 100% 100%;}
.div_To .div_content .close{ display:inline-block; width:58px; height:58px; position:relative; top:0; float:right; }
.div_To .div_content .title{ display:inline-block; font-size:1.667em; color:#fff; font-weight:bold; margin-left:45px; margin-top:42px;}
.div_To .div_content .cont{ padding:45px;}
.div_To .div_content .cont .tit{ color:#da8829; font-size:1.333em; font-weight:bold;}
.div_To .div_content .cont .time{ float:right; font-size:1.167em; color:#666;}
.div_To .div_content .cont .div dl{ overflow:hidden; padding:30px 0 20px;}
.div_To .div_content .cont .div dl dd{ width:33%; float:left; font-size:1.167em; color:#999;}
.div_To .div_content .cont .div dl dd b{ font-size:1.143em; color:#666; font-weight:bold;}
.div_To .div_content .cont .div .div_cont b{ display:block; font-size:1.33em; color:#666; padding-top:10px;}
.div_To .div_content .cont .div .div_cont{ height:303px;overflow-y:auto; }
.div_To .div_content .div_btn{ text-align:center; padding:30px 0;}
.div_To .div_content .btn{ display:inline-block; width:283px; height:56px; background:url(../images/bg50.jpg) no-repeat center top; color:#fff; font-size:1.5em; line-height:56px; text-align:center; }




@media ( max-width:998px){

.divRecruitment_content .jobsList ul li .span2{display: none;}
.divRecruitment_content .jobsList ul li .span3{width: 30%;}
.divRecruitment_content .jobsList ul li .span4{display: none;}
.divRecruitment_content .jobsList ul li .span5{width: 30%;}

}

@media ( max-width:750px){
	.divRecruitment_content .jobsList ul li.title{line-height: 45px;}
.divRecruitment_content .jobsList ul li.title span{font-size: 18px;line-height: 45px;}
.divRecruitment_content .jobsList ul li .span1{padding-left: 40px;box-sizing:border-box;}
.divRecruitment_content .jobsList ul li .fast{background: url(../images/bg30.png) no-repeat 0 center;}
.divRecruitment_content .jobsList ul li span{font-size: 14px;line-height: 20px;padding: 10px 0;}




}

@media ( max-width:480px){
.divRecruitment_content .jobsList ul li.title span{font-size: 15px;}
.divRecruitment_content .jobsList ul li span{font-size: 12px;}

.div_To .div_content .cont .time{float: none;display: block;}
.div_To .div_content .cont .div dl{padding: 5px 0 5px;}
.div_To .div_content .cont .div dl dd{float: none;width: auto;}

.div_To .div_content .cont .div dl dd b{font-size: 1em;}
.div_To .div_content .btn{width: 150px;height: 40px;line-height: 40px;background-size: cover;}
.div_To .div_content .cont{padding:30px 20px 20px;}
}



.GCAL{width: 80%;margin: 0 auto;}


@media ( max-width:998px){

.GCAL{width: 100%;}

}




/*信息公开*/
.News_Center2 li{box-sizing: border-box; height: 160px;padding: 30px 0px;border-bottom: 1px dashed #e6e6e6;}
.News_Center2 li .date{height: 100px;; text-align: center;border: 1px solid #e6e6e6;padding: 0px 10px;box-sizing: border-box; color: #999999; float: left;width: 8%;margin-right: 3%;}
.News_Center2 li .date h3{font-weight: normal;border-bottom: 1px solid #e6e6e6; font-size:30px;line-height: 66px; }
.News_Center2 li .date p{line-height: 30px;}
.News_Center2 li .msg{float: left;width: 89%;}
.News_Center2 li .msg h3{font-size: 18px;margin-bottom: 15px; font-weight: normal;color: #333333;line-height: 30px;}
.News_Center2 li .msg p{font-size: 16px; color: #999999;line-height: 28px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;/*设置 需要显示的行数*/overflow: hidden;

}
.News_Center2 li:hover .msg h3{color: #2364c2;}

@media(max-width:768px){
    .News_Center2 li{height: auto;padding: 10px 0px;}
    .News_Center2 li .date{display:none;}
    .News_Center2 li .msg{width: 100%;float: none;margin: 10px 0px;height: auto;}
}




/*图片列表*/
.RY_UL{margin-top: 10px;}
.RY_UL li{width: 31.6667%;float: left;margin-right: 2.5%;margin-top: 30px;}
.RY_UL li:nth-child(3n){margin-right: 0;}
.RU_Img{display: block;padding: 14px 11px;border:1px solid #e1e1e1;}
.RU_Img .imgbox{padding-top: 62.817%;background-color: #f0f0f0;}
.RU_Img .imgbox span{background-size: auto 100%;}
.RY_UL li p{font-size: 15px;margin-top: 16px;height: 32px;line-height: 16px;color: #2d2d2d;text-align: center;}

.ZZ_List{padding-top: 50px;padding-bottom: 50px;background: #f6f6f6;}


@media ( max-width:750px){
.Main_Title h3{line-height: 36px;font-size: 20px;
}

.RY_List{padding-top: 30px;}
.ZZ_List{padding-top: 30px;padding-bottom: 30px;}

.RY_UL li{width: 48%;margin-right: 4%;margin-top: 20px;}
.RY_UL li:nth-child(3n){margin-right: 4%;}
.RY_UL li:nth-child(2n){margin-right: 0;}





}



/*调整*/
.newsbox{width: 585px;height: 400px;overflow: hidden;}
/*.hezuo{display: flex;justify-content:space-between;align-items:center;}*/
.hezuo1{width: 16%;padding: 10px 0.3%; margin-top: 20px;float: left;}
/*banner*/
/*.banner{height: 80vh;position: relative;}
.swiper-banner{height: 80vh;overflow: hidden;}
.swiper-banner .swiper-slide{overflow: hidden;}
.banner-pic{height: 100%;background: no-repeat center;background-size: cover;transition: 7s;transition-delay: 0s}
.swiper-banner .ani-slide .banner-pic{transform: scale(1.1);transition-delay: 0s}*/
.banner-logo{position: absolute;z-index: 3;left: 50%;top: 50%;transform: translate3d(-50%,-50%,0)}
.hzhb{text-align: center;height: 34px;line-height: 34px;font-size: 41px;margin-bottom: 50px;font-weight: bold;}

.Foot_GP{padding-top: 50px}
.footbox{display: flex;}

.footbox1{width: 70%}
.footbox2{width: 30%}
@media ( max-width:1440px){
	.hezuo1{width: 30%;padding: 0 1.5%; margin-top: 20px;float: left;}
}

@media ( max-width:750px){
	.hzhb{font-size: 24px;}
	.hezuo1{width: 46%;padding: 0 2%; margin-top: 20px;float: left;}
}






/*case*/
/*.New_ULbox{margin: 5% 0;}*/
.New_ULbox li{width: 24.2%;margin-right: 1.0667%;margin-bottom: 1.0667%;float: left;box-sizing:border-box;/*padding: 45px 30px;*/background: #fafafa;}
.New_ULbox li:nth-child(4n){margin-right: 0;}
.New_ULbox li .New_Name{padding: 15px 30px;background-image: none;font-size: 18px;line-height: 36px;color: #000;text-align: center;}
.New_ULbox li:hover .New_Name{color: #fff;}
.New_ULbox li:hover{background: #004098}
@media ( max-width:998px){
.New_ULbox li{padding: 0;}

}
@media ( max-width:750px){
.New_ULbox li:nth-child(2n){margin-right: 0;}
.New_ULbox li{width: 48%;margin-right: 4%;margin-bottom: 4%;}
.New_ULbox li .New_Name{font-size: 16px;line-height: 24px;}
.New_ULbox img{padding: 0}
.New_ULbox li .New_Name{padding: 5px 10px;}
}





.map{width:100%;height:600px;position: relative;overflow: hidden;}
.map:before{content: '';position: absolute;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,0.05);z-index:2;transition: all 0.5s;}
.map:hover:before{top:100%;}
.map #dituContent{height:100%;}




.contactbox{
	display: flex;
	width: 100%;
	margin-bottom: 80px;
}
.contactbox .contact1{
	width: 25%;
	font-size: 16px;
	line-height: 15px;
	display: flex;
}
.contactbox .contact2{
	width: 25%;
	font-size: 16px;
	line-height: 15px;
	display: flex;
}
.wi{width: 70%}
.contactbox .contact1 p{
	font-weight: bold;
}
.contactbox .contact2 p{
	font-weight: bold;
}
.contactbox .contact3{
	width: 50px;
	height: 50px;
	margin-right: 20px;
}
.contactbox span{
	line-height: 28px;
	padding-right: 20px;
}
.contactbox-sj{
	display: none;
}


@media (max-width: 750px){
.Foot_GP{
	padding-top:20px;
}
.hzhb{
	margin-bottom:20px;
}
.hezuo1{
	float:left;
	margin-top:0;
	padding: 5px;
	width: 47%;
	margin: 0 auto;
}
.hezuo1 img {
	width: 100%
}
.w1440{
	margin: 0
}
.footbox2{
	width: 100%;
	border-top:1px solid #e6e6e6;
}
.footbox2 ul li {
	font-size: 16px
}
.Foot_Ewm{
	width: 100%;
	margin-right:0;
}
.Big_Cont p{
	font-size: 16px;
	padding: 0 20px;
}
.contactbox{
	display: none;
}
.contactbox-sj{
	display: inline;
	margin: 0 auto;
	font-size: 16px;
	line-height: 20px;
}
.contactbox-sj .contact3{
	width: 50px;
	height: 50px;
	margin-right: 10px;
}
.contactbox-sj .contact1{
	display: flex;
	margin-bottom: 20px;
	padding: 0 15px;
}
.contactbox-sj .contact2{
	display: flex;
	margin-bottom: 20px;
	padding: 0 15px;
}
.contactbox-sj img{
	padding: 0;
}
.contactbox-sj .contact1 p{
	font-weight: bold;
}
.contactbox-sj .contact2 p{
	font-weight: bold;
}
}
/*查看更多*/
.more{
	display: flex;
}
.more1{
	margin-top: 30px;
	width: 30px;
	margin-left: 10px;
	background: url(../images/jian2.png) no-repeat;
	background-size: 100%;

}
.GLTX_UL li:hover .more1{
	background: url(../images/jian1.png) no-repeat;
	background-size: 100%;

}



.loginbox {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0;

  }
  .top {
    height: 2px;
    background-color: #68b9ef;
  }
  .bottom {
    position: absolute;
    width: 100%;
    top: 2px;
    left: 0;
    bottom: 0;
    background: url(../images/loginbg.jpg) no-repeat;
  }
  .login1{
  	position: absolute;
  	left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  	width: 50%;
  	height: 600px;
  	background: #fff;
  	display: flex;
  	box-shadow:2px 2px 20px #333;
  }
  .login2{
  	width: 50%;
  	background: url(../images/login1.jpg) no-repeat;
  }
  .login2-1{
  	position: relative;
  	top: 200px;
  	text-align: center;
  	color: #fff;
  	text-shadow:#000 2px 2px 10px;
  	font-size: 24px;
  }
  .login2-2{
  	position: relative;
  	top: 220px;
  	text-align: center;
  	color: #fff;
  	text-shadow:#000 2px 2px 10px;
  	font-size: 24px;
  }
  .login3{
  	width: 50%;
  }
  .close{
  	position: absolute;
  	top: 15px;
  	right: 15px;
  	width: 30px;
  	height: 30px;
  }
  .login3-1{
  	font-size: 30px;
  	text-align: center;
  	padding-top: 150px;
  	margin-bottom: 50px;
  }
  .login3-input{
  	width: 60%;
  	height: 40px;
  	border:1px solid #939393;
  	margin:10px auto;
  	line-height: 40px;
  	padding-left:  5px;
  	border-radius:5px;
  }
  .login3-2{
  	width: 60%;
  	height: 40px;
  	margin:30px auto;
  	line-height: 40px;
  	text-align: center;
  	padding-left:  5px;
  	border-radius:5px;
  	background: -moz-linear-gradient(left, #7accfb 0%, #047bff 100%);
    background: -webkit-linear-gradient(left, #7accfb 0%,#047bff 100%);
    background: -o-linear-gradient(left, #7accfb 0%,#047bff 100%);
    background: -ms-linear-gradient(left, #7accfb 0%,#047bff 100%);
    background: linear-gradient(to right, #7accfb 0%,#047bff 100%);
    color: #fff;
  }
  .login3-3{
  	text-align: center;
  	font-size: 12px;
  }
  .login3-3{
  	display: flex;
  	margin: 0 auto;
  	width: 60%;
  	padding-left:  5px;
  }
  .login3-4{
  	border:1px solid #939393;
  	border-radius:5px;
  	height: 40px;
  	line-height: 40px;
  	margin-left: -5px;
  	padding-left:  5px;
  	margin-right: 10px;
  }
 .shoufeima{
 	margin: 0 auto;
 	text-align: center;
 }

.loginbox1{
 		display: none;
 	}
 .return{
 	position: absolute;
  	top: 50px;
  	left: 50px;
  	color: #fff;
  	text-shadow:#666 1px 1px 2px;
  	line-height: 25px;
 }
 .return img{
 	width: 25px;
  	height: 25px;
  	margin-right: 10px;
 }
@media (max-width: 750px){
	/*.loginbox{
        display: none;
    }
    .loginbox1{
        display: inline;
    }*/
 	.login1{
  	position: absolute;
  	left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  	width: 80%;
  	height: 490px;
  	background: #fff;
  	display: flex;
  	box-shadow:2px 2px 20px #333;
  }
	.login2{
		display: none;
	}
  .login3{
  	width: 100%;
  }
  .login3-4{
  	width: 60%;
  }
  .return{
 	position: absolute;
  	top: 20px;
  	left: 37px;
  	color: #fff;
  	text-shadow:#666 1px 1px 2px;
  	line-height: 25px;
  	font-size: 16px;
 }
 .return img{
 	width: 25px;
  	height: 25px;
  	margin-right: 10px;
 }
 .login3-1{padding-top: 80px;}
 .newsbox{
		height: 250px;
	}
.Ind_JJ{
	margin-top: 0;
}
.Ind_News{
	margin-bottom: 30px;
}
.HomeAL_Cont{
	line-height: 20px;
}
}
@media (max-width: 1200px){
.Ind_Tit{font-size: 30px}
.Ind_Tit1{font-size: 30px}
.hzhb{font-size: 30px}
}

button{margin: 0;padding: 0;}
.releasebox{width: 30%;margin: 0 auto;margin-bottom: 90px;}
.relebox{border:1px solid #ccc;border-radius:5px;}
.flo_l{float: left;}
.flo_r{float: right;}
.rele1{width: 20%;height: 30px;line-height: 30px;}
.rele2{width: 73%;height: 30px;line-height: 30px;padding: 0 3%;}
.rele4{width: 73%;height: 90px;line-height: 30px;padding: 0 3%;}
.rele3{width: 79%;height: 30px;line-height: 30px;padding: 0 1%;margin-left: 0.5%}
.submit{width: 49%;height: 40px;background: #004098;color: #fff;}
.reset{width: 49%;height: 40px;}
.relebox1{width: 100%;border-radius:5px;margin: 20px 0}
.relebox2{width: 99%;border-radius:5px;border:1px solid #ccc;}
.relebox3{margin: 30px 0;overflow:hidden;}
@media (max-width: 750px){
.Main_Banner img{height: 100%}
.releasebox{width: 90%;font-size: 16px;}
.newsshouji{display: none;}
.rele1{width: 25%;height: 30px;line-height: 30px;}
.rele2{width: 67%;height: 30px;line-height: 30px;padding: 0 3%;}
.rele3{margin-left: 1%}
.rele3{width: 74%}
}



/*分页相关*/
.pagelist22:after,.pagelist22:before{content: none;}
.pagelist22 *:after,.pagelist22 *:before{content: none;}
.pagelist22 ul{text-align:center;margin:20px 0 0 0;padding-bottom: 20px;font-size: 0;}
.pagelist22 li{display:inline-block;margin:0 2px;}
.pagelist22 li a{
	display:inline-block;
	padding: 10px 15px;
	border:1px solid #ddd;
	border-radius: 2px;
	background: #fff;
	color: #999;
	font-size: 14px;
}
.pagelist22 li a:hover{border-color:#033685;background:#033685;color:#fff;}
.pagelist22 li.active a{border-color:#033685;background:#033685;color:#fff;}



